CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - DES 算法

搜索资源列表

  1. DES(100 lines).zip

    0下载:
  2. 用VC写的DES算法,一共不超过100行,很精炼的.
  3. 所属分类:加密解密

    • 发布日期:
    • 文件大小:7559
    • 提供者:
  1. des-barr

    0下载:
  2. des算法的一种升级算法-an update algorithm
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:34131
    • 提供者:孙健
  1. DES算法实现代码

    1下载:
  2. 用JAVA实现的DES加解密算法代码-using JAVA DES encryption and decryption algorithm code
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:3115
    • 提供者:朝亮
  1. fisher-windows-des-dll

    0下载:
  2. DES( Data Encryption Standard)算法,于1977年得到美国政府的正式许可,是一种用56位密钥来加密64位数据的方法。DES算法以被应用于许多需要安全加密的场合。-DES (Data Encryption Standard) algorithm, in 1977 the United States government's official permission, is a key 56 to 64-bit data encryption methods. DE
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:23530
    • 提供者:yue
  1. emacs-des

    0下载:
  2. DES( Data Encryption Standard)算法,于1977年得到美国政府的正式许可,是一种用56位密钥来加密64位数据的方法。DES算法以被应用于许多需要安全加密的场合。(如:UNIX的密码算法就是以DES算法为基础的)。-DES (Data Encryption Standard) algorithm, in 1977 the United States government's official permission, is a key 56 to 64-bit d
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:7118
    • 提供者:yue
  1. 自己写的Des算法

    1下载:
  2. 自己写的一个DES加密算法软件,在VC环境写的,编译后,对文档进行加密解密.使用方法从界面上一目了然.-I have written a encryption program of DES under the VC environment.Encrypt and decrypt the document after translate and edit it.The operate method is very clear from the interface.
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:36304
    • 提供者:晓逻
  1. des加密算法源代码c语言实现

    0下载:
  2. DES算法C语言实现的源代码,本人已经测试同uo,效果还可以-DES algorithm C language source code, I have uo with the test results can also
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:6075
    • 提供者:祝晓斌
  1. Cry-DES

    0下载:
  2. 用JAVA编写的用密码学中DES算法加密解密文件的程序-prepared with Java Cryptography with the DES encryption algorithm declassified document procedures
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:39032
    • 提供者:ying98
  1. 真正能跑的DES

    0下载:
  2. 看了大家上传得很多得DES算法,试了试很多是有调试问题得.这里一个自己用过得,完全没有问题,可是看下.(谢谢)-read you upload a lot in DES algorithm, Bomb many are in debugging problems. here they used a lead, there is no problem, but a glance. (Thank you)
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:202592
    • 提供者:慕容楚冰
  1. DES加密算法演示程序

    0下载:
  2. //欢迎使用由ksaiy制作的DES加密算法演示程序,此算法为标准的DES算法,你可以根据的 //的自己需要进行变形。具体怎么操作可以登录我们的网站查询详细的资料。我们专门为软 //件开发者提供软件加密安全测试服务和软件加密解决方案,具体的可以参看我们的网站上 //的资料。我们的网站:http://www.ksaiy.com http://www.magicoa.com //技术支持:ksaiy@sina.com 在线QQ:40188696 UC:9341-/ / welcome
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:202065
    • 提供者:456
  1. DES

    0下载:
  2. DES、 3DES 算法源码,包括加密算法和解密算法。(DES algorithm source code)
  3. 所属分类:加密解密

    • 发布日期:2017-12-24
    • 文件大小:3072
    • 提供者:wison
  1. DES-master

    1下载:
  2. des 算法实践,用java语言实现,内涵两个java程序,直接解压导入eclipse即可享用。(It is to implement the DES algorithm and it is implemented by java language. The package include two main java programs. And the package should be opened through eclipse or any thing else)
  3. 所属分类:Java编程

    • 发布日期:2017-12-27
    • 文件大小:37888
    • 提供者:maryJq
  1. DES

    0下载:
  2. 利用DES算法生成秘钥对文件进行加密和解密(Use DES to encrypt and decrypt)
  3. 所属分类:加密解密

    • 发布日期:2017-12-29
    • 文件大小:4096
    • 提供者:Jerry_Handson
  1. DES

    0下载:
  2. 使用DES算法进行加密解密,并且自动使用一次一密(DES algorithm is used to encrypt and decrypt, and automatically use one time password)
  3. 所属分类:加密解密

  1. DES

    0下载:
  2. DES分组密码算法的C语言实现,包含头文件和.c主文件(DES block cipher algorithm)
  3. 所属分类:C#编程

    • 发布日期:2018-04-30
    • 文件大小:223232
    • 提供者:Amine超
  1. DES

    0下载:
  2. DES、3DES加密解密算法,标准C编程,适合所有平台。测试程序为VS2010。运算Des\Debug\Des.exe文件,代码文件为Des-Code.cpp和Des_head.h(DES, 3DES encryption and decryption algorithm, standard C programming, suitable for all platforms. The test program is VS2010. Operation Des\Debug\Des.exe, the
  3. 所属分类:加密解密

    • 发布日期:2018-04-29
    • 文件大小:885760
    • 提供者:cpuyph
  1. DES加密与解密

    0下载:
  2. des加密算法的实现,DES算法为密码体制中的对称密码体制,又被成为美国数据加密标准,是1972年美国IBM公司研制的对称密码体制加密算法。其密钥长度为56位,明文按64位进行分组,将分组后的明文组和56位的密钥按位替代或交换的方法形成密文组的加密方法。DES加密算法特点:分组比较短、密钥太短、密码生命周期短、运算速度较慢。(The symmetric cryptosystem in the DES algorithm for the password system, has been beca
  3. 所属分类:加密解密

  1. DES

    1下载:
  2. 能够用MATLAB实现DES算法加密,包含密钥生成和S盒的生成函数(DES algorithm can be encrypted with MATLAB, including key generation and S-box generation function.)
  3. 所属分类:加密解密

    • 发布日期:2020-07-08
    • 文件大小:27648
    • 提供者:三十一画生
  1. des算法实现

    0下载:
  2. des算法工具类,欢迎下载。。。更多资料访问:dd11.vip
  3. 所属分类:JSP源码/Java

  1. des算法

    0下载:
  2. DES算法为密码体制中的对称密码体制,又被称为美国数据加密标准。DES是一个分组加密算法,典型的DES以64位为分组对数据加密,加密和解密用的是同一个算法。密钥长64位,密钥事实上是56位参与DES运算(第8、16、24、32、40、48、56、64位是校验位,使得每个密钥都有奇数个1),分组后的明文组和56位的密钥按位替代或交换的方法形成密文组。
  3. 所属分类:书籍源码

    • 发布日期:2019-12-26
    • 文件大小:13270
    • 提供者:suqingqing
« 1 2 3 4 5 67 8 9 10 11 ... 50 »
搜珍网 www.dssz.com